projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2185859
)
* src/comp.c (Fcomp__compile_ctxt_to_file): Clean-up unused variable.
author
Andrea Corallo
<akrl@sdf.org>
Wed, 17 Feb 2021 14:53:24 +0000
(15:53 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Wed, 17 Feb 2021 18:09:40 +0000
(19:09 +0100)
src/comp.c
patch
|
blob
|
history
diff --git
a/src/comp.c
b/src/comp.c
index c9d14958b75f160eff7fea793c981c707ea4da34..5e95161030272cedf17778a5ae4109ff55d13da2 100644
(file)
--- a/
src/comp.c
+++ b/
src/comp.c
@@
-4376,8
+4376,6
@@
DEFUN ("comp--compile-ctxt-to-file", Fcomp__compile_ctxt_to_file,
comp.d_ephemeral_idx =
CALL1I (comp-data-container-idx, CALL1I (comp-ctxt-d-ephemeral, Vcomp_ctxt));
- ptrdiff_t count = 0;
-
emit_ctxt_code ();
/* Define inline functions. */